GpaCalculationTypeTransferCreditType 
EntityType  Independent 
Logical Entity Name  GpaCalculationTypeTransferCreditType 
Default Table Name  AdGPATransferType 
Logical Only  NO 
Definition 
 
Note 
 

GpaCalculationTypeTransferCreditType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
GpaCalculationTypeId(FK)    INTEGER  NO 
 
TransferCreditTypeId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GpaCalculationTypeTransferCreditType Keys 
Key Name  Key Type  Keys 
Nk_AdGPATransferTypeAmTransferTypeID  Inversion Entry  TransferCreditTypeId 
Nk_AdGPATransferTypeAdGPAID  Inversion Entry  GpaCalculationTypeId 
Nk_AdGPATransferTypeUserID  Inversion Entry  LastModifiedUserId 
Pk_AdGPATransferTypeAdGPATransferTypeID  PrimaryKey  Id 

GpaCalculationTypeTransferCreditType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
GpaCalculationType  Non-Identifying  One To Zero or More        GpaCalculationTypeId  NO 
TransferCreditType  Non-Identifying  One To Zero or More        TransferCreditTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
GpaCalculationType  Non-Identifying  Zero or One to Zero or More        GpaCalculationTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

GpaCalculationTypeTransferCreditType Check Constraints 
Check Constraint Name  CheckConstraint